Package com.cisco.pt.ipc.sim.pdu
Interface IEEE802Dot3Header
- All Superinterfaces:
EthernetHeader,Header,IPCData,Pdu,Signal
- All Known Implementing Classes:
IEEE802Dot3HeaderImpl
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.sim.pdu.EthernetHeader
getDstMacAddress, getFrameCheckSequence, getSrcMacAddress, setDstMacAddress, setFrameCheckSequence, setSrcMacAddressMethods inherited from interface com.cisco.pt.ipc.sim.pdu.Header
getPayload, setPayloadMethods inherited from interface com.cisco.pt.ipc.sim.pdu.Signal
encodeTypeAndPayload, getFieldValue, getOrderedFieldNames, pduRead
-
Method Details
-
getLengthType
Short getLengthType()- Returns:
- Short Returns a Short
-
setLengthType
- Parameters:
lengthType- Takes in a parameter of lengthType
-